textview: Don't eat block cursors
authorMatthias Clasen <mclasen@redhat.com>
Fri, 20 Aug 2021 05:55:50 +0000 (01:55 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 20 Aug 2021 05:57:31 +0000 (01:57 -0400)
commitda1232caaf511798c3bebfde45f7e95dd673f48c
tree32cd4d3a09d4050dcae040728ed42e99d349563d
parentfff5a83957ead5fdd64b606eeb90cb5316fcb8fa
textview: Don't eat block cursors

We need to render even an empty paragraph when
it has a block cursor at the end. This fixes block
cursors not showing up in empty lines.
gtk/gtktextlayout.c